home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / Other Langs / MacPerl ƒ / Perl Source ƒ / Perl / MacPerl.r < prev    next >
Text File  |  1993-10-23  |  315b  |  16 lines

  1. /*
  2.  *    Copyright (c) 1991 Tim Endres & Matthias Neeracher
  3.  *
  4.  *    You may distribute under the terms of the Perl Artistic License,
  5.  *    as specified in the README file.
  6.  * 
  7.  */
  8.  
  9. #include "Perl.r"
  10. #define __kPrefSize    1024
  11. #define __kMinSize    768
  12. #define CREATOR        'McPL'
  13. #include "SIOW.r"
  14.  
  15. include "MacPerl.rsrc";
  16.